Fix buildsystem to detect udev > version 124
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Jun 2009 12:02:37 +0000 (13:02 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Jun 2009 12:02:37 +0000 (13:02 +0100)
commit6cba5a2ed1a602ed4b6576709f9dad9fae105111
treeec8714ed18034f0863fa5fb6df612371d546508a
parenta8ccb671c3777e3bb6416a1624b6aa9d7185dd1c
Fix buildsystem to detect udev > version 124

udev removed the udevinfo symlink from versions higher than 123 and
xen's build-system could not detect if udev is in place and has the
required version.

Signed-off-by: Marc-A. Dahlhaus <mad@wol.de>
install.sh
tools/check/check_udev
tools/hotplug/Linux/Makefile